Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

Notes/Domino 6 and 7 Forum

Notes/Domino 6 and 7 Forum


  

PreviousPrevious NextNext


~Tip Zekfooplopakol 20.Jan.04 02:44 PM Lotus Notes
Domino Designer 6.0.3 Windows XP


My view, by default, contains a form formula and a standard selection formula. Using the code below (via an agent), I notice that the form formula is removed. Is there any programmatic way to reset the form formula?

Dim ws       As New NotesUIWorkspace
Dim uiview   As NotesUIView
Dim view     As NotesView
Dim sFormula As String

Set uiview   = ws.CurrentView
Set view     = uiview.View
sFormula     = |SELECT Form = "test" & status = "completed"|

view.SelectionFormula = sFormula

Call ws.ViewRebuild








  Document options
Print this pagePrint this page

 Search this forum

  Forum views and search
Date (threaded)
Date (flat)
With excerpt
Category
Platform
Release
Advanced search

 RSS feedsRSS
All forum posts RSS
All main topics RSS